IBM Books

Event Logging System Messages Guide


Address Resolution Protocol (ARP)

This chapter describes Address Resolution Protocol (ARP) messages. For information on message content and how to use the message, refer to the Introduction.

ARP.001 

Level: U-INFO

Short Syntax: ARP.001 Q ovf nt network

Long Syntax: ARP.001 Queue overflow net network

Description: An ARP packet was discarded, rather than being queued, because the queue of unprocessed ARP packets was too long. This means that ARP packets are arriving faster than they can be processed. Note that this event does not get counted in ELS, it is instead counted in the ARP console. The counters (kept per input network) can be read using the ARP>STATISTICS command, in the ``input packet overflows'' section.

Cause: This is often a symptom of a so-called ``ARP storm''. Some packets (usually an IP broadcast) arrive at hosts (usually a popular workstation) which do not recognize the destination address; they then attempt (in contravention of the Host specification) to forward the packet, but to do so they need the ARP mapping. Since they all receive the broadcast at the same time, they all attempt to forward the packet at the same time, and all do an ARP request at the same time.

Action: Prevail on the appropriate host manufacturer to bring their software into compliance with the specification. In the short term, it may be possible to disable the source of the packets, or cause it to use an address that the misbehaving hosts do recognize as a broadcast.

ARP.002 

Level: P-TRACE

Short Syntax: ARP.002 Pkt in operation_type hardware_address_space protocol_type nt network ID

Long Syntax: ARP.002 Packet received operation_type hardware_address_space protocol_type net network ID

Description: An ARP packet of the type indicated has just arrived for processing.

ARP.003 

Level: U-INFO

Short Syntax: ARP.003 Unkwn hdw hardware_address_space nt network ID

Long Syntax: ARP.003 Unknown hardware space hardware_address_space net network ID

Description: An incoming ARP packet was received on a network which is not using ARP for address translation in any protocol.

Cause: The gateway is misconfigured.

Action: Correct the configuration.

Cause: A protocol is in use on that network which requires the use of ARP, but the router does not support that protocol.

Action: None.

ARP.004 

Level: UE-ERROR

Short Syntax: ARP.004 Bd hdw hardware_address_space hardware_address_length nt network ID

Long Syntax: ARP.004 Bad hardware address space hardware_address_space hardware_address_length nt network ID

Description: An incoming ARP packet was received with a hardware address space code or hardware address length which does not match the one which should be used on that network.

Cause: This is probably caused by an error (possible a byte swap problem) in some other equipment on the network.

Action: Use a network management tool to detect the source host and contact the manufacturer of the equipment and report the problem.

ARP.005 

Level: P-TRACE

Short Syntax: ARP.005 Unkwn prt protocol_type nt network ID

Long Syntax: ARP.005 Unknown protocol type protocol_type net network ID

Description: An incoming ARP packet was received for a protocol for which the router is not using ARP for address translation.

Cause: The gateway is misconfigured.

Action: Correct the configuration.

Cause: A protocol is in use on that network which requires the use of ARP, but the router does not support that protocol.

Action: None.

ARP.006 

Level: UE-ERROR

Short Syntax: ARP.006 Bd prt protocol_type protocol_address_length nt network ID

Long Syntax: ARP.006 Bad protocol address length protocol_type protocol_address_length net network ID

Description: An incoming ARP packet was received with a protocol address length which does not match the one which should be used on that network.

Cause: This is probably caused by an error (possible a byte swap problem) in some other equipment on the network.

Action: Use a network management tool to detect the source host and contact the manufacturer of the equipment and report the problem.

ARP.007 

Level: U-TRACE

Short Syntax: ARP.007 Mk ent hardware_address_space protocol_type nt network ID

Long Syntax: ARP.007 Make translation entry hardware_address_space protocol_type net network ID

Description: An incoming ARP packet addressed to this host contained a mapping which was not in the translation cache. A new cache entry was filled in with the information in the packet.

ARP.008 

Level: UE-ERROR

Short Syntax: ARP.008 Bd opc operation_type hardware_address_space protocol_type nt network ID

Long Syntax: ARP.008 Bad operation code operation_type hardware_address_space protocol_type net network ID

Description: An incoming ARP packet was received with an illegal operation code.

Cause: This is probably caused by an error (possibly a byte swap problem) in some other equipment on the network.

Action: Use a network management tool to detect the source host and contact the manufacturer of the equipment and report the problem.

ARP.009 

Level: U-TRACE

Short Syntax: ARP.009 Rply hardware_address_space protocol_type nt network ID

Long Syntax: ARP.009 Reply sent hardware_address_space protocol_type net network ID

Description: An ARP reply is being sent as the result of a request for a translation from another host.

ARP.010 

Level: UI-ERROR

Short Syntax: ARP.010 Err on rply nt network ID

Long Syntax: ARP.010 Transmission error on sending reply net network ID

Description: An outgoing ARP or inverse ARP reply packet was dropped as the result of some problem in the router.

Cause: There are many potential causes of this problem; an overloaded output queue, a down network, etc.

Action: Consult logging output from the relevant network subsystem for more information.

ARP.011 

Level: U-TRACE

Short Syntax: ARP.011 Del ent hardware_address_space protocol_type nt network ID

Long Syntax: ARP.011 Deleting translation entry hardware_address_space protocol_type net network ID

Description: A translation cache entry timed out (which was not used or refreshed recently) has been deleted. Consult the ARP manual for more details on controlling this process.

ARP.012 

Level: UI-ERROR

Short Syntax: ARP.012 No iorb fr rqst nt network ID

Long Syntax: ARP.012 No buffer for outgoing request packet net network ID

Description: An outgoing reply packet was dropped as the result of a lack of buffers in the router.

Cause: There are many potential causes of this problem; temporary overloads, etc.

Action: Consult logging output from the rest of the router for more information. If the problem persists, contact Customer Service.

ARP.014 

Level: U-TRACE

Short Syntax: ARP.014 Rqst hardware_address_space protocol_type nt network ID

Long Syntax: ARP.014 Translation request sent hardware_address_space protocol_type net network ID

Description: An ARP translation request is being sent as the result of the transmission of a packet from the router for which the translation of another host's address is needed.

ARP.016 

Level: P-TRACE

Short Syntax: ARP.016 unkn dst prot ad nt network ID

Long Syntax: ARP.016 Unknown destination protocol address net network ID

Description: This message is generated when an ARP request specifies an unknown protocol address (i.e. request not for this router).

Cause: ARP request for a host on this network that is not this router.

Action: None needed. This is normal for the ARP protocol, all requests are sent as broadcasts.

ARP.017 

Level: UI-ERROR

Short Syntax: ARP.017 Rqst send failed rsn reason_code nt network ID

Long Syntax: ARP.017 Transmission of request failed for reason reason_code net network ID

Description: An outgoing ARP request packet was dropped as the result of some problem in the router. The reason_code gives the cause.

Cause: Miscellaneous handler error. (Reason code 1.)

Action: Check for error messages from handler for network_name.

Cause: Output queue overflow, or other flow control. (Reason code 2.)

Action: Alleviate congestion.

Cause: Network down. (Reason code 3.)

Action: See why handler thinks network is down.

Cause: Dropped by handler to avoid looping, or bad broadcast. (Reason code 4.)

Action: Check configuration.

Cause: Host down. (Reason code 5.)

Action: See why handler thinks host is down.

ARP.018 

Level: UI-ERROR

Short Syntax: ARP.018 rcv: No mem for cache ent, prot protocol_type nt network ID

Long Syntax: ARP.018 receive: No memory for cache entry, protocol protocol_type net network ID

Description: During the input processing of an ARP packet, the router did not have memory available to make an ARP cache entry for the given protocol.

Cause: The router is extremely low on heap memory.

Action: Find some way to reduce memory usage.

ARP.019 

Level: UI-ERROR

Short Syntax: ARP.019 xmt: No mem for cache ent, prot protocol_type nt network ID

Long Syntax: ARP.019 transmit: No memory for cache entry, protocol protocol_type net network ID

Description: During the output processing of an ARP packet, the router did not have memory available to make an ARP cache entry for the given protocol.

Cause: The router is extremely low on heap memory.

Action: Find someway to reduce memory usage.

ARP.020 

Level: U-TRACE

Short Syntax: ARP.020 Inverse Rply sent hardware_address_space protocol_type nt network ID

Long Syntax: ARP.020 Inverse Reply sent hardware_address_space protocol_type net network ID

Description: An inverse ARP reply is being sent as the result of a request for a translation from another host.

ARP.021 

Level: P-TRACE

Short Syntax: ARP.021 inv arp req drp, no prot addr for prot protocol_type nt network ID

Long Syntax: ARP.021 inverse ARP request dropped, no protocol address protocol_type nt network ID

Description: This message is generated when an inverse ARP request arrives but can not be answered and is discarded because the router does not have a protocol addresses for the requested protocol on the interface.

Cause: The router either does not have the protocol configured on the interface, or protocol initialization on the interface is not complete, or inverse ARP is not configured for this protocol, inverse ARP is not supported for this protocol.

Action: None needed. This is normal.

Cause: If the protocol requested is AppleTalk, The router may still be in the process of going through its probe logic before the AppleTalk protocol address is valid.

Action: None needed. This is normal.

ARP.022 

Level: U-TRACE

Short Syntax: ARP.022 Inv Rqst sent hardware_address_space protocol_type to hardware_address nt network ID

Long Syntax: ARP.022 Inverse Request sent hardware_address_space protocol_type to hardware_address net network ID

Description: An inverse ARP request is being sent in an attempt to inform the other side of our protocol address.

ARP.030 

Level: U-INFO

Short Syntax: ARP.030 ATM CIP NtDwn: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.030 ATM CIP NetDown: Client protocol/proto addr protocol_number/ protocol_address nt network ID

Description: This client has received a net down up call. All channels and calls will be cleared. Upon receiving a NetUp upcall, the interface will attempt to reestablish all calls.

ARP.031 

Level: U-INFO

Short Syntax: ARP.031 ATM CIP NtUp: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.031 ATM CIP NetUp: Clnt prot/addr protocol_number/ protocol_address net network ID

Description: This client has received a net up. If already up, this client will do nothing. If down, the client will register the address, place and recieve calls, and will reopen any configured PVCs.

ARP.032 

Level: C-INFO

Short Syntax: ARP.032 ATM CIP AddrStateChg (Active): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.032 ATM CIP AddrStateChg (Active): Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: This client has received an address state change from the switch. This means that the address ESI and SEL have been registered with the switch. The client can procede in setting up and receiving calls

ARP.033 

Level: C-INFO

Short Syntax: ARP.033 ATM CIP UNI Vers rcved: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.033 ATM CIP UNI Vers rcved: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: This client has received a net down up call. All channels and calls will be cleared. Upon receiving a NetUp upcall, the interface will attempt to reestablish all calls.

ARP.034 

Level: UI-ERROR

Short Syntax: ARP.034 ATM CIP GetAddrByHandle rc= return_code: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.034 ATM CIP GetAddrByHandle rc= return_code: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: While attempting to get the address from the switch, an error was detected.

ARP.035 

Level: UI-ERROR

Short Syntax: ARP.035 ATM CIP LlcOpenCallSap rc= return_code: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.035 ATM CIP LlcOpenCallSap rc= return_code: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: While attempting to open a call sap, an error was detected. A call sap is required in order to place or receive ATM calls to a remote destination.

ARP.036 

Level: UE-ERROR

Short Syntax: ARP.036 ATM CIP Addr Deactivated!: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.036 ATM CIP Addr Deactivated!: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: The ATM address for this client was deactivated. All calls are deleted. This client will be waiting for the address to be reactivated. PVCs will still remain operable.

ARP.037 

Level: UE-ERROR

Short Syntax: ARP.037 ATM CIP Addr Refused!: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.037 ATM CIP Addr Refused!: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: The requested address has been refused by the switch.

Cause: The likely cause is that a duplicate MAC address is already registered with the switch.

ARP.038 

Level: UI-ERROR

Short Syntax: ARP.038 ATM CIP AddrStChg unknown: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.038 ATM CIP AddrStChg unknown: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: The Address State Change function was invoked, but the requested state is unknown.

ARP.039 

Level: UI-ERROR

Short Syntax: ARP.039 ATM CIP LecsListReport?:

Long Syntax: ARP.039 ATM CIP LecsListReport?:

Description: An internal malfunction. The specified function was invoked on a classical IP client for which no such function is defined.

ARP.040 

Level: U-INFO

Short Syntax: ARP.040 ATM CIP ReceiveCall: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.040 ATM CIP ReceiveCall: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: A call was received by this client. ARP_87 will be displayed (Remote Client ATM Address) following ARP_40 if there is a valid Cdb.

ARP.041 

Level: UE-ERROR

Short Syntax: ARP.041 ATM CIP HangUpCall (invld PCR): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.041 ATM CIP HangUpCall (invld PCR): Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: A call was received by this client where the Peak Cell Rate specified was greater than the allowed maximum. The call release cause is RJT_IE_PARM_VALUE, PRM_FWD_PEAKRATE_LP.

ARP.042 

Level: UE-ERROR

Short Syntax: ARP.042 ATM CIP OpenDataPath failr( return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.042 ATM CIP OpenDataPath failr( return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: When attempting to open up a data path with the specified parameters, a failure occured. The call will be hung up with the appropriate cause code.

ARP.043 

Level: UE-ERROR

Short Syntax: ARP.043 ATM CIP atmRcvCallAck fail( return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.043 ATM CIP atmRcvCallAck fail( return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: When attempting to acknowledge the incoming call, a failure occured.

Cause: The cause is an internal control block problem.

ARP.044 

Level: C-INFO

Short Syntax: ARP.044 ATM CIP PlaceCallAck: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.044 ATM CIP PlaceCallAck: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: A call that we have placed has been received and acknowledged by the remote destination. We will open up a data path to the remote side, and will begin transmitting and receiving on the VCC. ARP_87 will be displayed (Remote Client ATM Address) following ARP_44

ARP.045 

Level: U-INFO

Short Syntax: ARP.045 ATM CIP atmArpDisconnectCall: NULL CORRELATOR received

Long Syntax: ARP.045 ATM CIP atmArpDisconnectCall: NULL CORRELATOR received

Description: A call was released immediately before we received it.

ARP.046 

Level: U-INFO

Short Syntax: ARP.046 ATM CIP atmArpDisconnectCall: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.046 ATM CIP atmArpDisconnectCall: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: Either a call already active, or a call that we are placing has been released. The reason for the release is shown in additional ELS messages. This is a normal occurance. If the channel is required, we will reinitiate it. Control channels, for example are retried every 15 seconds until we connect to the server.

Cause: Either the network or the remote user has released the call.

ARP.047 

Level: U-INFO

Short Syntax: ARP.047 ATM CIP atmArpDiscCall: rsn= reason_code, cause= cause_code, diagLen= diag_len, diagData[0]= diag_data

Long Syntax: ARP.047 ATM CIP atmArpDiscCall: rsn= reason_code, cause= cause_code, diagLen= diag_len, diagData[0]= diag_data

Description: The information in this message is the reason for which the call has been released.

ARP.048 

Level: U-INFO

Short Syntax: ARP.048 ATM CIP atmArpDiscCall: vpi= vcc_vpi, vci= vcc_vci, AtmAddr= vcc_remote_atm_address

Long Syntax: ARP.048 ATM CIP atmArpDiscCall: vpi= vcc_vpi, vci= vcc_vci, AtmAddr= vcc_remote_atm_address

Description: The information in this message is the channel vpi/vci, and remote atm address of the channel that is being disconnected.

ARP.049 

Level: U-INFO

Short Syntax: ARP.049 ATM CIP atmArpDiscCall WalkDwn PCR= walk_down_PCR, SCR= walk_down_SCR:Clnt prot/addr protocol_num/ protocol_address nt network ID

Long Syntax: ARP.049 ATM CIP atmArpDiscCall WalkDwn PCR= walk_down_PCR, SCR= walk_down_SCR:Clnt prot/addr protocol_num/ protocol_address nt network ID

Description: The call that was released, was released due to cell rate. The ATMARP client will attempt to walk down to commonly used data rates in order to establish a connection with the target listed in ARP_48.

Cause: Either the network or the remote user has released the call due to cell rate mismatches.

ARP.050 

Level: UI-ERROR

Short Syntax: ARP.050 ATM CIP ArpDisconnectLeaf?:

Long Syntax: ARP.050 ATM CIP ArpDisconnectLeaf?:

Description: An internal malfunction. The specified function was invoked on a classical IP client for which no such function is defined.

ARP.051 

Level: C-TRACE

Short Syntax: ARP.051 ATM CIP atmArpRcvFrame: (prot = protocol_number) nt network ID

Long Syntax: ARP.051 ATM CIP atmArpRcvFrame: (prot = protocol_number) nt network ID

Description: A 1483 encapsulated packet has been received for the protocol number in the message on the interface in the message. This will occur for all packets received if this trace point is turned on.

ARP.052 

Level: UE-ERROR

Short Syntax: ARP.052 ATM CIP atmArpRcvFrame: Unknown prot = protocol_number nt network ID

Long Syntax: ARP.052 ATM CIP atmArpRcvFrame: Unknown prot = protocol_number nt network ID

Description: A packet with an unknown protocol ID has been received off of the specified network. This may or may not be expected traffic. In any event, the packet will be discarded. No forwarding will occur.

ARP.053 

Level: UI-ERROR

Short Syntax: ARP.053 ATM CIP atmArpAddLeafAck?:

Long Syntax: ARP.053 ATM CIP atmArpAddLeafAck?:

Description: An internal malfunction. The specified function was invoked on a classical IP client for which no such function is defined.

ARP.054 

Level: UI-ERROR

Short Syntax: ARP.054 ATM CIP atmArpInit Registr failure (rc= return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.054 ATM CIP atmArpInit Registr failure (rc= return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: This client has failed to register as a user to the underlying device driver and net handler. This client will be inoperable.

Action: Reboot the router and contact the appropriate service personelle.

ARP.055 

Level: C-INFO

Short Syntax: ARP.055 ATM CIP atmArpInit Registr successfull: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.055 ATM CIP atmArpInit Registr successfull: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: This client has successfully registered with the underlying device driver and net handler. This is normal initialization.

ARP.056 

Level: UI-ERROR

Short Syntax: ARP.056 ATM CIP atmArpInit OpnBffFrmSap Failed (rc= return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.056 ATM CIP atmArpInit OpnBffFrmSap Failed (rc= return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: This client has failed while opening a buffered frame sap. This is cause by an internal error. This client will be inoperable.

Action: Reboot the router and contact the appropriate service personelle.

ARP.057 

Level: C-INFO

Short Syntax: ARP.057 ATM CIP atmArpInit Address Activation pending: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.057 ATM CIP atmArpInit Address Activation pending: Client protocol/address protocol_number/ protocol_address net network ID

Description: This client has initiated the sequence that registers the client ATM address with the switch. When the registration completes, another message of Address State change will be logged describing the status of the clients ATM address.

Action: No action required. This is normal processing.

ARP.058 

Level: C-INFO

Short Syntax: ARP.058 ATM CIP atmArpInit Address Activation success: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.058 ATM CIP atmArpInit Address Activation success: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: This client has been successful at activating an address.

ARP.059 

Level: CE_ERROR

Short Syntax: ARP.059 ATM CIP:AAL IE:Not prsnt, or Invld AAL type (x AAL_type)

Long Syntax: ARP.059 ATM CIP:AAL IE:Not present, or Invalid AAL type (x AAL_type)

Description: Invalid AAL type, AAL type should be AAL5

ARP.060 

Level: CE_ERROR

Short Syntax: ARP.060 ATM CIP:AAL IE:Invld fwd max SDU sz ( fwd_max_SDU_size)

Long Syntax: ARP.060 ATM CIP:AAL IE:Invalid forward maximum SDU size ( fwd_max_SDU_size)

Description: Forward maximum SDU size is not valid

ARP.061 

Level: CE_ERROR

Short Syntax: ARP.061 ATM CIP:AAL IE:Invld bak max SDU sz for P2P call ( bak_max_SDU_size)

Long Syntax: ARP.061 ATM CIP:AAL IE:Invalid backward maximum SDU size for Point-to-Point Call ( bak_max_SDU_size)

Description: For a point-to-point call, the backward maximum SDU size is too small. The call will be accepted, but for receive data only. ARP is not supported.

ARP.062 

Level: CE_ERROR

Short Syntax: ARP.062 ATM CIP:AAL IE:Invld bak max SDU sz for P2MP call ( bak_max_SDU_size)

Long Syntax: ARP.062 ATM CIP:AAL IE:Invalid backward maximum SDU size for Point-to-MultiPoint Call ( bak_max_SDU_size)

Description: For a point-to-multipoint call, the backward maximum SDU size is invalid, should be zero or one.

ARP.066 

Level: CE_ERROR

Short Syntax: ARP.066 ATM CIP:AAL IE:Invld SSCS type (x SSCS_type)

Long Syntax: ARP.066 ATM CIP:AAL IE:Invalid SSCS type (x SSCS_type)

Description: Invalid SSCS type, SSCS type should be null

ARP.067 

Level: CE_ERROR

Short Syntax: ARP.067 ATM CIP:Cell Rate IE:Fwd SCR(CLP=0+1) excds max fwd_sustainable_rate

Long Syntax: ARP.067 ATM CIP:Cell Rate IE:Forward Sustainable Cell Rate(CLP=0+1) exceeds maximum fwd_sustainable_rate

Description: Forward Sustainable Cell Rate for low priority data exceeds maximum reserved cell rate

ARP.068 

Level: CE_ERROR

Short Syntax: ARP.068 ATM CIP:Cell Rate IE:Fwd SCR(CLP=0) excds max fwd_sustainable_rate

Long Syntax: ARP.068 ATM CIP:Cell Rate IE:Forward Sustainable Cell Rate(CLP=0) exceeds maximum fwd_sustainable_rate

Description: Forward Sustainable Cell Rate for high priority data exceeds maximum reserved cell rate

ARP.069 

Level: CE_ERROR

Short Syntax: ARP.069 ATM CIP:Cell Rate IE:Fwd PCR(CLP=0+1) excds max fwd_peak_rate

Long Syntax: ARP.069 ATM CIP:Cell Rate IE:Forward Peak Cell Rate(CLP=0+1) exceeds maximum fwd_peak_rate

Description: Forward Peak Cell Rate for low priority data exceeds maximum reserved cell rate

ARP.070 

Level: CE_ERROR

Short Syntax: ARP.070 ATM CIP:Cell Rate IE:Bak SCR(CLP=0+1) excds max bak_sustainable_rate

Long Syntax: ARP.070 ATM CIP:Cell Rate IE:Backward Sustainable Cell Rate(CLP=0+1) exceeds maximum bak_sustainable_rate

Description: Backward Sustainable Cell Rate for low priority data exceeds maximum reserved cell rate

ARP.071 

Level: CE_ERROR

Short Syntax: ARP.071 ATM CIP:Cell Rate IE:Bak SCR(CLP=0) excds max bak_sustainable_rate

Long Syntax: ARP.071 ATM CIP:Cell Rate IE:Backward Sustainable Cell Rate(CLP=0) exceeds maximum bak_sustainable_rate

Description: Backward Sustainable Cell Rate for high priority data exceeds maximum reserved cell rate

ARP.072 

Level: CE_ERROR

Short Syntax: ARP.072 ATM CIP:Cell Rate IE:Bak PCR(CLP=0+1) excds max bak_peak_rate

Long Syntax: ARP.072 ATM CIP:Cell Rate IE:Backward Peak Cell Rate(CLP=0+1) exceeds maximum bak_peak_rate

Description: Backward Peak Cell Rate for low priority data exceeds maximum reserved cell rate

ARP.073 

Level: CE_ERROR

Short Syntax: ARP.073 ATM CIP:Bearer IE:Invld class (x bearer_class)

Long Syntax: ARP.073 ATM CIP:Bearer IE:Invalid class (x bearer_class)

Description: Invalid bearer class, bearer class should be class C or class X

ARP.074 

Level: CE_ERROR

Short Syntax: ARP.074 ATM CIP:Bearer IE:Invld conn type (x conn_type)

Long Syntax: ARP.074 ATM CIP:Bearer IE:Invalid connection type (x conn_type)

Description: Invalid connection type, connection type should be point-to-point

ARP.075 

Level: CE_ERROR

Short Syntax: ARP.075 ATM CIP:QOS IE:Invld fwd QOS class (x fwd_QOS)

Long Syntax: ARP.075 ATM CIP:QOS IE:Invalid forward QOS class (x fwd_QOS)

Description: Connection is best effort service, and forward Quality Of Service should be QOS class 0

ARP.076 

Level: CE_ERROR

Short Syntax: ARP.076 ATM CIP:QOS IE:Invld bak QOS class (x bak_QOS)

Long Syntax: ARP.076 ATM CIP:QOS IE:Invalid backward QOS class (x bak_QOS)

Description: Connection is best effort, and backward Quality Of Service should be QOS class 0

ARP.077 

Level: CE_ERROR

Short Syntax: ARP.077 ATM CIP:Calling Party addr IE not prsnt

Long Syntax: ARP.077 ATM CIP:Calling Party address IE not present

Description: Calling Party address IE is not present

ARP.078 

Level: CE_ERROR

Short Syntax: ARP.078 ATM CIP:Calling Party Addr IE:Invld ATM addr lngth ( remote_addr_length)

Long Syntax: ARP.078 ATM CIP:Calling Party Addr IE:Invalid ATM address length ( remote_addr_length)

Description: Calling Party Address IE has invalid ATM address length

ARP.079 

Level: CE_ERROR

Short Syntax: ARP.079 ATM CIP:Calling Party Addr IE:ATM addr fld scrn

Long Syntax: ARP.079 ATM CIP:Calling Party Addr IE:ATM address failed screening

Description: ATM address was verified and did not pass screening

ARP.080 

Level: CE_ERROR

Short Syntax: ARP.080 ATM CIP:Calling Party Addr IE:Invld ATM addr

Long Syntax: ARP.080 ATM CIP:Calling Party Address IE:Invalid ATM address

Description: Format of ATM address is incorrect, only private ATM address format is supported

ARP.081 

Level: CE_ERROR

Short Syntax: ARP.081 ATM CIP:BLLI IE:Invld L2 prtcl (x l2prot)

Long Syntax: ARP.081 ATM CIP:BLLI IE:Invalid Layer 2 protocol (x l2prot)

Description: BLLI IE contains an invalid Layer 2 protocol, Layer 2 protocol should be 12 (ISO 8802/2)

ARP.082 

Level: UI-ERROR

Short Syntax: ARP.082 ATM CIP:ArpFix No Client Address match: Clnt prot protocol_number nt network ID

Long Syntax: ARP.082 ATM CIP:ArpFix No Client Address match: Client protocol protocol_number net network ID

Description: While attempting to set up a configured PVC or SVC, no match was found to determine the correct client to associate the PVC or SVC with.

ARP.083 

Level: UI-ERROR

Short Syntax: ARP.083 ATM CIP:ArpFix Invld user or frm sap hndl: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.083 ATM CIP:ArpFix Invalid user or frame sap handle: Clnt prot/addr protocol_number/ protocol_address nt network ID

Description: While attempting to set up a configured PVC or SVC, the client user handle or frame sap handle was NULL.

ARP.084 

Level: UI-ERROR

Short Syntax: ARP.084 ATM CIP:ArpFix OpnDataPath Failure (rc= return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.084 ATM CIP:ArpFix OpnDataPath Failure (rc= return_code): Client protocol/addr protocol_number/ protocol_address network network ID

Description: While attempting to initialize the hardware to set up a specific PVC, a failure was detected.

ARP.085 

Level: UI-ERROR

Short Syntax: ARP.085 ATM CIP:ArpFix Cll sap invld: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.085 ATM CIP:ArpFix Call sap invalid: Client protocol/address protocol_number/ protocol_address network network ID

Description: While attempting to set up a configured SVC, the client user does not have a valid call sap.

ARP.086 

Level: UI-ERROR

Short Syntax: ARP.086 ATM CIP: atmPlaceCall Failure (rc= return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.086 ATM CIP: atmPlaceCall Failure (rc= return_code): Client protocol/address protocol_number/ protocol_address net network ID

Description: While attempting to set up a configured SVC, the services of the device driver returned a value other than SUCCESS.

ARP.087 

Level: U-INFO

Short Syntax: ARP.087 ATM CIP: Remote station : AtmAddr= vcc_remote_atm_address

Long Syntax: ARP.087 ATM CIP: Remote station : AtmAddr= vcc_remote_atm_address

Description: Setting up a configured SVC. This is the ATM address of the remote client. This message precedes ARP_88 on a PlaceCall SUCCESS and follows ARP_86 on a PlaceCall Failure.. This message is also displayed following ARP_40 and ARP_44

ARP.088 

Level: C-INFO

Short Syntax: ARP.088 ATM CIP: atmPlaceCall Success: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.088 ATM CIP: atmPlaceCall Success: Clnt protocol/address protocol_number/ protocol_address net network ID

Description: A call was successfully placed. This channel should show up on the new channel list. It has not yet been answered. When it is answered, a PlaceCallAck message will appear in the log.

ARP.089 

Level: U-INFO

Short Syntax: ARP.089 ATM CIP: chan aged: vpi= vcc_vpi, vci= vcc_vci, AtmAddr= vcc_remote_atm_address

Long Syntax: ARP.089 ATM CIP: channel aged out: vpi= vcc_vpi, vci= vcc_vci, AtmAddr= vcc_remote_atm_address

Description: The channel has been disconnected due to inactivity. The information in this message is the channel vpi/vci, and remote atm address of the channel that is being disconnected.

ARP.090 

Level: UE-ERROR

Short Syntax: ARP.090 ATM CIP:Disconnect of cntrl vcc: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.090 ATM CIP:Disconnect of control vcc: Client protocol/address protocol_number/ protocol_address net network ID

Description: An active control channel has been disconnected. Resolution of addresses not currently in the ARP cache will be disrupted until a new control channel is active.

ARP.092 

Level: U-TRACE

Short Syntax: ARP.092 ATM CIP: Mk ent protocol_number/ protocol_address nt network ID

Long Syntax: ARP.092 ATM CIP: Make ATM Arp entry prot/addr protocol_number/ protocol_address nt network ID

Description: An incoming ATM ARP packet addressed to this host contained a mapping which was not in the translation cache. A new cache entry was filled in with the information in the packet.

ARP.093 

Level: U-TRACE

Short Syntax: ARP.093 ATM CIP: Mv ent protocol_number/ protocol_address nt network ID

Long Syntax: ARP.093 ATM CIP: Move ATM Arp entry prot/addr protocol_number/ protocol_address nt network ID

Description: An incoming ATM ARP packet addressed to this host arrived on a fixed channel and contained a mapping which was in the translation cache but used a non-fixed channel. The ARP entry was updated to use the fixed channel.

ARP.094 

Level: U-TRACE

Short Syntax: ARP.094 ATM CIP: Rslv ent protocol_number/ protocol_address nt network ID

Long Syntax: ARP.094 ATM CIP: Resolve ATM Arp entry prot/addr protocol_number/ protocol_address nt network ID

Description: An incoming ATM ARP or InARP packet addressed to this host contained a mapping whose protocol address was in the ARP cache, but had no channel attached. The ARP entry was updated to use the ATM address provided in the ARP packet. The ARP entry was attached to this channel.

ARP.095 

Level: U-TRACE

Short Syntax: ARP.095 ATM CIP: InArp Req sent vpi/ vci protocol_type nt network ID

Long Syntax: ARP.095 ATM CIP: Inverse Arp request sent vpi= vpi, vci= vci prot protocol_type net network ID

Description: An InARP translation request is being sent on channel with given vpi and vci in an attempt to find a protocol address for the destination ATM address.

ARP.096 

Level: U-TRACE

Short Syntax: ARP.096 ATM CIP: Arp_send NULL channel detected, nt network ID

Long Syntax: ARP.096 ATM CIP: Arp_send NULL channel detected, net network ID

Description: An outgoing arp packet was to be transmitted, but the channel to the ARP Server is not active. The packet will be discarded.

ARP.097 

Level: U-TRACE

Short Syntax: ARP.097 ATM CIP: Arp Req sent protocol_number/ protocol_address nt network ID

Long Syntax: ARP.097 ATM CIP: ATM Arp request sent prot/addr protocol_number/ protocol_address net network ID

Description: An ARP translation request is being sent to the ATM Arp server in an attempt to find an ATM address for the given protocol address

ARP.098 

Level: CE_ERROR

Short Syntax: ARP.098 ATM CIP: Dup ent protocol_number/ protocol_address nt network ID

Long Syntax: ARP.098 ATM CIP: Dup ATM Arp entry prot/addr protocol_number/ protocol_address nt network ID

Description: An incoming ATM ARP or InARP packet addressed to this host contained a mapping whose protocol address was in the ARP cache and had a channel associated, but had a different ATM Address associated. The ARP packet was ignored.

ARP.099 

Level: P_TRACE

Short Syntax: ARP.099 Trace ARP/ATMARP frame

Long Syntax: ARP.099 Trace ARP/ATMARP frame

Description: Packet tracing for the the ATM ARP component.

ARP.100 

Level: UE-ERROR

Short Syntax: ARP.100 DROP: Bridging not enabled on VCC (vpi= vpi, vci= vci), nt network ID

Long Syntax: ARP.100 DROP: Bridging not enabled on VCC (vpi= vpi, vci= vci), network network ID

Description: A frame was received on a bridge type defined in RFC 1483. However, since bridging has not been enabled on this circuit, frame is being discarded.

Cause: In a point-to-point WAN connection, this indicates that bridging is enabled on one end point router, and disabled on another. This is an illegal configuration.

Action: Either enable proper bridging behavior on both ends of the circuit or disable bridging on the bridge ports connected to this VCC. In other words, you must enable or disable bridging at both ends of the circuit.

ARP.101 

Level: C-INFO

Short Syntax: ARP.101 DROP: Bridge port ( portnum) not fwding on VCC (vpi= vpi, vci= vci), nt network ID

Long Syntax: ARP.101 DROP: Bridge port ( portnum) not forwarding on VCC (vpi= vpi, vci= vci), network network ID

Description: A bridge frame is being discarded as a bridge port is not in forwarding state.

Cause: It could be that port has just come up and is progressing from blocking to listening to learning to forwarding state, or that Spanning Tree Protocol has determined that this port should stay in blocked state as a backup port.

ARP.102 

Level: UE-ERROR

Short Syntax: ARP.102 DROP: source_mac-> dest_mac, Frame to bdg port behav mismatch on VCC (vpi= vpi, vci= vci), nt network ID

Long Syntax: ARP.102 DROP: source_mac-> dest_mac, Frame to bridge port behavior mismatch on VCC= (vpi= vpi, vci= vci), network network ID

Description: A bridged frame has been received and is being discarded due to mismatch in the frame type versus the bridge port behavior.

Cause: Either a source routed frame was received on a bridge port where source routing is disabled, or a transparent frame was received on a bridge port where transparent bridging is disabled.

Action: Enable proper bridging behavior on both ends of the circuit, or disable bridging on the bridge ports connected to this VCC.

ARP.103 

Level: UE-ERROR

Short Syntax: ARP.103 Unsupported bdg frame type = 0x type, VCC (vpi= vpi, vci= vci) on nt network ID

Long Syntax: ARP.103 Unsupported bridge frame type = 0x type from VCC (vpi= vpi, vci= vci) on network network ID

Description: An unsupported bridge frame type has been encountered and the frame has been discarded.

Cause: Either a 802.4 bridge frame, a 802.6 bridge frame, or a bridge frame with a bridge protocol ID that is not supported by RFC 1483 has been received.

Action: Ensure compatible bridging behavior is configured on both ends of the circuit and contact customer service if the problem still occurs.

ARP.104 

Level: UI-ERROR

Short Syntax: ARP.104 Unrecgnz outgoing bdg frame type = type on VCC (vpi= vpi, vci= vci) on nt network ID

Long Syntax: ARP.104 Unrecognized outgoing bridge frame type = type on VCC (vpi= vpi, vci= vci) on network network ID

Description: An unrecognized outgoing bridge frame type. Bridge has asked the ATM interface to send out a frame whose type cannot be translated into the encapsulation defined in RFC 1483.

Cause: Software problem

Action: Contact customer service

ARP.105 

Level: UE-ERROR

Short Syntax: ARP.105 Unsupported ethertype = 0x etype (OUI = 0x oui) on VCC (vpi= vpi, vci= vci) on nt network ID

Long Syntax: ARP.105 Unsupported ethernet type = 0x etype (OUI = 0x oui) on VCC (vpi= vpi, vci= vci) on network network ID

Description: An unsupported ethernet type has been encountered.

Cause: Software out of date or incompatible, contact customer service.

ARP.106 

Level: U-INFO

Short Syntax: ARP.106 ATM CIP: Var msgType info: desc addr atmAddr.

Long Syntax: ARP.106 ATM CIP: Variable msgType information: desc addr atmAddr.

Description: Variable address information for a message.

ARP.107 

Level: U-INFO

Short Syntax: ARP.107 ATM CIP: No MARS cntrl vcc in func functionCall.

Long Syntax: ARP.107 ATM CIP: No MARS control vcc while in function call functionCall.

Description: A MARS Request message is being sent to the ATM MARS Server.

ARP.108 

Level: UI-ERROR

Short Syntax: ARP.108 ATM CIP: Client control blk is null in func functionCall.

Long Syntax: ARP.108 ATM CIP: Client control block is null in function call functionCall.

Description: An internal function call requires a pointer to a valid client control block which is null. Record function name and report problem.

ARP.109 

Level: UI-ERROR

Short Syntax: ARP.109 ATM CIP: Event control blk is null in func functionCall.

Long Syntax: ARP.109 ATM CIP: Event control block is null in function call functionCall.

Description: An internal function call requires a pointer to a valid event control block which is null. Record function name and report problem.

ARP.110 

Level: U-INFO

Short Syntax: ARP.110 Tx Q ovf in func functionCall nt network.

Long Syntax: ARP.110 Transmit queue overflow in function functionCall net network.

Description: A MARS packet was discarded, rather than being queued, because the queue of pending ARP/MARS packets to be transmitted was too long. This means that ARP/MARS packets are being sent faster than they can be processed.

ARP.111 

Level: P-TRACE

Short Syntax: ARP.111 ATM CIP: state MARS Client msg proc for msgType a action.

Long Syntax: ARP.111 ATM CIP: state MARS Client message processing for msgType a action.

Description: This is the action being performed by the MARS Client.

ARP.112 

Level: P-TRACE

Short Syntax: ARP.112 ATM CIP: Msg is a respone to an outstanding msgType.

Long Syntax: ARP.112 ATM CIP: Message is a respone to an outstanding msgType.

Description: This message contains a response from the MARS Server to a request that originated at this MARS Client.

ARP.113 

Level: UE-ERROR

Short Syntax: ARP.113 ATM CIP: msgType msg rcv contains invalid value.

Long Syntax: ARP.113 ATM CIP: msgType message recived contains and invalid value value.

Description: A message was sent to a MARS Client containing an invalid value.

Cause: MARS Server has a problem.

Action: Contact Systems Administrator.

ARP.114 

Level: U-TRACE

Short Syntax: ARP.114 ATM CIP: message.

Long Syntax: ARP.114 ATM CIP: message.

Description: This is the action being performed by the MARS Client.

ARP.115 

Level: U-TRACE

Short Syntax: ARP.115 ATM CIP: msgType spec info [spln srcPln tpln targPln thtl targHtl tstl tarStl].

Long Syntax: ARP.115 ATM CIP: msgType specific information [spln srcPln tpln targPln thtl targHtl tstl tarStl].

Description: This is the specific message content being sent or received by the MARS Client.

ARP.116 

Level: U-TRACE

Short Syntax: ARP.116 ATM CIP: msgType spec info [spln srcPln thtl targhtl tstl targstl tpln targpln tnum tnumAddr seqxy msgPart msn marsSeq].

Long Syntax: ARP.116 ATM CIP: msgType specific information [spln srcPln thtl targhtl tstl targstl tpln targpln tnum tnumAddr seqxy msgPart msn marsSeq].

Description: This is the specific message content being sent or received by the MARS Client.

ARP.117 

Level: P-TRACE

Short Syntax: ARP.117 ATM CIP: msgType spec info [spln srcPln thtl targhtl tstl targstl flags msgFlags tnum tnumAddr seqxy msgPart msn marsSeq].

Long Syntax: ARP.117 ATM CIP: msgType specific information [spln srcPln thtl targhtl tstl targstl flags msgFlags tnum tnumAddr seqxy msgPart msn marsSeq].

Description: This is the specific message content being sent or received by the MARS Client.

ARP.118 

Level: U-TRACE

Short Syntax: ARP.118 ATM CIP: msgType spec info [spln srcPln thtl targhtl tstl targstl tpln targpln tnum tnumAddr msn marsSeq].

Long Syntax: ARP.118 ATM CIP: msgType specific information [spln srcPln thtl targhtl tstl targstl tpln targpln tnum tnumAddr msn marsSeq].

Description: This is the specific message content being sent or received by the MARS Client.

ARP.119 

Level: U-INFO

Short Syntax: ARP.119 ATM CIP: action MARS Client proc for an exp timType tim.

Long Syntax: ARP.119 ATM CIP: action MARS Client proccessing for an expired timType timer.

Description: A timer action has taken place while during the processing of MARS Client messages.

ARP.120 

Level: U-INFO

Short Syntax: ARP.120 ATM CIP: MARS Client Response timer exp for mar$optype: opType .

Long Syntax: ARP.120 ATM CIP: MARS Client Response timer exp for mar$optype: opType .

Description: This message gives the MARS operation type for the expired timer.

ARP.121 

Level: P-TRACE

Short Syntax: ARP.121 ATM CIP: action MARS Client io proc for reqType.

Long Syntax: ARP.121 ATM CIP: action MARS Client I/O proccessing for reqType.

Description: Action being taken by the MARS Client as the result of a received message.

ARP.122 

Level: UI-ERROR

Short Syntax: ARP.122 ATM CIP: Channel cntl blk is null in func functionCall.

Long Syntax: ARP.122 ATM CIP: Channel control block is null in function call functionCall.

Description: An internal function call requires a pointer to a valid channel control block which is null. Record function name and report problem.

ARP.123 

Level: UI-ERROR

Short Syntax: ARP.123 ATM CIP: atmAddLeaf Failure (rc= return_code): Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.123 ATM CIP: atmAddLeaf Failure (rc= return_code): Client protocol/address protocol_number/ protocol_address net network ID

Description: While attempting to add a leaf to a configured SVC, the services of the device driver returned a value other than SUCCESS.

ARP.124 

Level: UI-ERROR

Short Syntax: ARP.124 ATM CIP: atmAddLeaf Failure destination: AtmAddr= vcc_remote_atm_address

Long Syntax: ARP.124 ATM CIP: atmAddLeaf Failure destination: AtmAddr= vcc_remote_atm_address

Description: While attempting to add a leaf to a configured SVC, the services of the device driver returned a value other than SUCCESS. This is the addresses of the remote station that we are attempting to establish a leaf with.

ARP.125 

Level: C-INFO

Short Syntax: ARP.125 ATM CIP: atmAddLeaf Success: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.125 ATM CIP: atmAddLeaf Success: Clnt protocol/address protocol_number/ protocol_address net network ID

Description: A leaf was successfully added. This leaf should show up on the active channel list as a leaf to one of the VCs. It has not yet been answered. When it is answered, an AddLeafAck message will appear in the log.

ARP.126 

Level: UI-ERROR

Short Syntax: ARP.126 ATM CIP: Problem processing Redirect list (rc= return_code).

Long Syntax: ARP.126 ATM CIP: Problem processing Redirect list (rc= return_code).

Description: While attempting to procces a the learned list of backup MARS Servers obtained from the MARS_REDIRECT message an error occured.

ARP.127 

Level: UI-ERROR

Short Syntax: ARP.127 ATM CIP: Protocol control blk is null in func functionCall.

Long Syntax: ARP.127 ATM CIP: Protocol control block is null in function call functionCall.

Description: An internal function call requires a pointer to a valid Protocol control block which is null. Record function name and report problem.

ARP.129 

Level: UE-ERROR

Short Syntax: ARP.129 Invalid TLV values tlvRc

Long Syntax: ARP.129 Invalid TLV values tlvRc

Description: A message was sent to a MARS Client containing an invalid TLV value.

Cause: MARS Server has a problem.

Action: Contact Systems Administrator.

ARP.130 

Level: UE-ERROR

Short Syntax: ARP.130 Invalid version opVersion

Long Syntax: ARP.130 Invalid MARS operation version specified in message opVersion

Description: A message was sent to a MARS Client containing an invalid version.

Cause: MARS Server has a problem.

Action: Contact Systems Administrator.

ARP.131 

Level: UE-ERROR

Short Syntax: ARP.131 Unsupported op value opValue

Long Syntax: ARP.131 Invalid MARS operation value specified in message opValue

Description: A message was sent to a MARS Client containing an invalid operation.

Cause: MARS Server has a problem.

Action: Contact Systems Administrator.

ARP.132 

Level: CE-ERROR

Short Syntax: ARP.132 Out of sequence op type opType

Long Syntax: ARP.132 Sequence error in MARS operation type specified in message opType

Description: A message was sent to a MARS Client containing an invalid operation.

Cause: Timing error.

Action: Contact Systems Administrator if problem continues.

ARP.133 

Level: U-INFO

Short Syntax: ARP.133 Registration with MARS server rc = registerRc

Long Syntax: ARP.133 The client has attempted to register with the MARS server and has received a response of registerRc.

Description: Nonzero response to Register request with MARS.

Cause: Normal.

Action: Contact Systems Administrator if problem continues.

ARP.134 

Level: U-TRACE

Short Syntax: ARP.134 ATM CIP: msgType action: fixhdr[afn addrFamily pro proType snap pSnap0 pSnap1 pSnap2 pSnap3 pSnap4 chksum checksum ext extoff ver opVersion shtl addrTypeLen sstl subAddrTypeLen] on nt network ID.

Long Syntax: ARP.134 ATM CIP: A msgType message was action with a fixed header of [afn addrFamily pro proType snap pSnap0 pSnap1 pSnap2 pSnap3 pSnap4 chksum checksum ext extoff ver opVersion shtl addrTypeLen sstl subAddrTypeLen] on net network ID.

Description: This is the fixed headr for a message being sent or received by a MARS client.

ARP.135 

Level: U-INFO

Short Syntax: ARP.135 ATM CIP ArpDisconnectLeaf: rsn= reason_code, cause= cause_code, diagLen= diag_len, diagData[0]= diag_data vpi= vcc_vpi, vci= vcc_vci, LeafAtmAddr= leaf_remote_atm_address

Long Syntax: ARP.135 ATM CIP ArpDisconnectLeaf: rsn= reason_code, cause= cause_code, diagLen= diag_len, diagData[0]= diag_data vpi= vcc_vpi, vci= vcc_vci, LeafAtmAddr= leaf_remote_atm_address

Description: The information in this message is the reason for which the leaf has been released. It also contains the channel vpi/vci for which this leaf was a member of along with the atm address of the leaf.

ARP.136 

Level: UE-ERROR

Short Syntax: ARP.136 ATM CIP atmArpRcvFrame: Unknown protype value= vauleNum nt network ID

Long Syntax: ARP.136 ATM CIP atmArpRcvFrame: Unknown protype value= vauleNum nt network ID

Description: A packet with an unknown protocol ID has been received off of the specified network. This may or may not be expected traffic. In any event, the packet will be discarded. No forwarding will occur.

ARP.137 

Level: U-INFO

Short Syntax: ARP.137 ATM CIP atmArpAddLeafAck: vpi= vcc_vpi, vci= vcc_vci, LeafAtmAddr= leaf_remote_atm_address

Long Syntax: ARP.137 ATM CIP atmArpAddLeafAck: vpi= vcc_vpi, vci= vcc_vci, LeafAtmAddr= leaf_remote_atm_address

Description: Confirms a successful addition of a new party to a point-to-multipoint call.

ARP.138 

Level: U-TRACE

Short Syntax: ARP.138 ATM CIP: msgType spec info [spln srcPln tpln targPln pnum numPairs seq priSeq flags msgFlags cmi clusterId msn marsSeq].

Long Syntax: ARP.138 ATM CIP: msgType specific information [spln srcPln tpln targPln pnum numPairs seq priSeq flags msgFlags cmi clusterId msn marsSeq].

Description: This is the specific message content being sent or received by the MARS Client.

ARP.139 

Level: U-INFO

Short Syntax: ARP.139 ATM CIP: atmaActivateServer Current Active Arp Server: AtmAddr= vcc_remote_atm_address

Long Syntax: ARP.139 ATM CIP: atmaActivateServer Current Active Arp Server: AtmAddr= vcc_remote_atm_address

Description: This is the ATM address of the current active Arp Server.

ARP.140 

Level: U-INFO

Short Syntax: ARP.140 ATM CIP: start_SG failed: retcd= retcd, protid= protid, sgid= sgid, lsid= lsid, net= net#

Long Syntax: ARP.140 ATM CIP: start_SG failed: retcd= retcd, protid= protid, sgid= sgid, lsid= lsid, net= net#

Description: The starting of Server Group with SCSP failed. It could be that the Server group may be already started. Possible that the same Server Group Id is configured for different Subnets. The Server Group Id should be unique for each Subnet.

ARP.141 

Level: U-INFO

Short Syntax: ARP.141 ATM CIP:AAL IE:Negotiating SDU sizes, Remote Station fwd max SDU sz ( fwd_max_SDU_size)

Long Syntax: ARP.141 ATM CIP:AAL IE:Negotiating SDU sizes with Remote Station, Remote Station forward maximum SDU size ( fwd_max_SDU_size)

Description: Remote Station Forward maximum SDU size is larger than our Backward maximum SDU size..Let us negotiate the SDU sizes with the Remote station..

ARP.142 

Level: U-INFO

Short Syntax: ARP.142 ATM CIP:AAL IE:Negotiating SDU sizes, Remote Station bak max SDU sz ( bak_max_SDU_size)

Long Syntax: ARP.142 ATM CIP:AAL IE:Negotiating SDU sizes with Remote Station, Remote Station backward maximum SDU size ( bak_max_SDU_size)

Description: Remote Station Backward maximum SDU size is larger than our Forward maximum SDU size..Let us negotiate the SDU sizes with the Remote station..

ARP.143 

Level: U-TRACE

Short Syntax: ARP.143 ATM CIP: No Chan protocol_number/ protocol_address nt network ID

Long Syntax: ARP.143 ATM CIP: Entry rcvd on Down Channel, prot/addr protocol_number/ protocol_address nt network ID

Description: An incoming ATM ARP packet arrived on a channel that has gone down before the packet could be processed. The packet is discarded.

ARP.144 

Level: UI-ERROR

Short Syntax: ARP.144 xmt: No mem for csa ent, prot protocol_type nt network ID

Long Syntax: ARP.144 transmit: No memory for csa record, protocol protocol_type net network ID

Description: During the output processing of an ARP packet, the router did not have memory available to inform SCSP through client state advertisement (csa) record for given ARP entry.

Cause: The router is extremely low on heap memory.

Action: Find someway to reduce memory usage.

ARP.145 

Level: P_TRACE

Short Syntax: ARP.145 ATM CIP: InArp bad subnet protocol_number/ protocol_address nt network ID

Long Syntax: ARP.145 ATM CIP: InArp received from another subnet, prot/addr protocol_number/ protocol_address nt network ID

Description: An InArp packet was received with a source protocol address that is not on one of the defined subnets on this interface. The packet is ignored.

ARP.146 

Level: UI-ERROR

Short Syntax: ARP.146 ATM CIP: bad red call rcvd: Clnt prot/addr protocol_number/ protocol_address nt network ID

Long Syntax: ARP.146 ATM CIP: bad red call received: Client protocol/address protocol_number/ protocol_address net network ID

Description: A call was received to a local ATM address defined for CIP redundancy but was not answered for one of the following reasons: * the callee is configured as the one to place the call * the callee already has a redundancy channel * the caller ATM address does not match the configured caller ATM address. The ATM address of the caller follows in ARP_86. Check CIP redundancy configuration on this box and its partner.

ARP.147 

Level: U-TRACE

Short Syntax: ARP.147 ATM CIP: ARP Pkt on rcv-only protocol_number/ protocol_address nt network ID

Long Syntax: ARP.147 ATM CIP: ARP Packet received on receive-only channel, prot/addr protocol_number/ protocol_address nt network ID

Description: An incoming ATM ARP packet arrived on a channel that is for reception of data only. The packet is discarded. Most likely cause is that the backward SDU size of this channel was smaller than the configured SDU for this interface.


[ Top of Page | Previous Page | Next Page | Table of Contents ]